projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b610f5
)
* admin/notes/unicode: Fix "the these" typo.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 11 Mar 2013 22:35:04 +0000
(15:35 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 11 Mar 2013 22:35:04 +0000
(15:35 -0700)
admin/notes/unicode
patch
|
blob
|
history
diff --git
a/admin/notes/unicode
b/admin/notes/unicode
index 68a6a67a93c01b737c4b06d1c5070d975add1521..e18068c0d9690f99679e5a6fb6988a5f49eb3a12 100644
(file)
--- a/
admin/notes/unicode
+++ b/
admin/notes/unicode
@@
-104,7
+104,7
@@
Source file encoding
Most Emacs source files are encoded in UTF-8 (or in ASCII, which is a
subset), but there are a few exceptions, listed below. Perhaps
-someday many of the
the
se files will be converted to UTF-8, for
+someday many of these files will be converted to UTF-8, for
convenience when using tools like 'grep -r', but this might need
nontrivial changes to the build process.